Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
C#
1) 2D Graphics
2) ADO Database
3) Class Interface
4) Collections Data Structure
5) Components
6) Data Types
7) Date Time
8) Design Patterns
9) Development Class
10) Event
11) File Stream
12) Generics
13) GUI Windows Form
14) Internationalization
15) Language Basics
16) LINQ
17) Network
18) Office
19) Reflection
20) Regular Expressions
21) Security
22) Services Event
23) Thread
24) Web Services
25) Windows
26) WPF
27) XML
28) XML LINQ
Regular Expressions
1) Checks if name matches pattern with and wildcards
2) Checks if the given string is a valid port number
3) Clean Telephone Number with Regular expression
4) Compare two DateTime values
5) Count lines in a string with regular expression
6) Extracts all numbers from the string with regular expression
7) Format Phone Number
8) Get Area Code by using Regular expression
9) Illustrates the use of groups and captures
10) Is Alpha Numeric by using Regular expression
11) Is Alpha Numeric With Space And Dot by using Regular expression
12) Is Alpha Numeric With Space by using Regular expression
13) Is Domain By Regular Expression
14) Is email by regular expression
15) Is integer by regular expression
16) Is Numeric By Regular Expression
17) Is Valid Street Address
18) Is valid url with regular expression
19) Provides static validation methods for strings
20) Regular expression to match an email address
21) Regular expression with For each and split
22) Regular expressions
23) Remove Nulls with Regex
24) Replace invalid characters with empty strings by using Regular expression
25) Replace string with regular expression
26) Use regualr expression to check if a string is a GUID
27) Use regular expression to check email format
28) Use Regular expression to check if a string is a number
29) Validates the area code with regular expression
30) Validates the exchange code with regular expression
31) Validates the local 4 digit phone number with regular expression
32) Validates the phone number with regular expression
33) Validates the zip code with regular expression